You are here: Available Utilities > L > LBRYMGR > Processing Response Files > Processing Add Records

Processing Add Records

If you have created a response file that contains Add records, you can run this response file against a library. The utility then adds the resources listed in the response file to the library.

Example - Adding resources to the library

In this example, the LBRYMGR utility reads the response file and processes the records against the library called master.lby. They are all add records. Including the /C parameter tells the utility to display a counter to show its progress.

C:\fap\dll> LBRYMGR /rsp=response.rsp /lby=c:\fap\mstrres\rpex1\deflib\master.lby /c
   ---      DocuCorp LBRYMGR Utility Program (C)      ---
   ---      Library Manager Response File Utility     ---
   Attempting to read and process Response File <response.rsp>
   Successfully processed response file <response.rsp>
 
   Add (A) Record Statistics:
   Records Read                 :     125
   Objects updated index        :       0
   Objects added, Ver/Rev ok    :       0
   Objects added as new         :     125
   Objects added Ver/Rev incr   :       0
   Objects Ver/Rev error        :       0
   Objects add error            :       0